projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2005-08-18
cl349@firebug...
Make probe less chatty.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
cl349@firebug...
Update probe code for backend layout.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Make sure to cmpxchg entire pte on emulated ptwr path.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix emulated writable pagetable updates where access is
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix direct_remap_area_pages() to handle pagetables
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix __get_user() and friends to work correctly for
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Clean up bootmem initialisation for x86/64. Question...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix Xen patches to Linux so that they use pfn_pte(...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Tiny formatting tweak in addition to previous changeset.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Clean up formatting of Xen crash messages.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
iap10@freefall...
Add SK98LIN driver to default -xen0 Linux configs.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
iap10@freefall...
Make antispoof default to 'no' in network-script as...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
vh249@arcadians...
fail nicely when passing unknown option to xm list
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix range_straddles_boundary() check to exclude regions...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
jrb44@plym...
Enable IP_PNP support in 64bit domU (needed for xm...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
kaf24@firebug...
Fix the SWIOTLB to correctly match on bus addresses.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-18
vh249@arcadians...
fail domU creation if memory need couldn't be succeed...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
iap10@freefall...
Enable MATCH_PHYSDEV netfilter support as a module.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
iap10@freefall...
Fix e820 array stack overflow
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
We found machines with >32 E820 memory map entries...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Fix vmalloc_fault() path for x86/64 XenLinux.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Fix the skbuff allocator for multi-page buffers.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Formatting cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
vh249@arcadians...
have a useful line reporting when IOMMU_BUG_ON trigger
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
vh249@arcadians...
fix missing swiotlb.c file in linux build after running...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Fix module build by removing duplicate EXPORT_SYMBOL of
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Allocate_empty_lowmem_regions available to non-priv...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
iap10@freefall...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
iap10@freefall...
Another tweak to the network-bridge script.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Restore domains with a different uuid than they had.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
Python build fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Recreate watches on domain restore.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Clear "/control/shutdown" node on domain restore.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
kaf24@firebug...
xenbus build and license fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Add support for XENSTORED_TRACE to enable trace output...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Fix compile warning from zero-length printf format...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-08-17
cl349@firebug...
Avoid spurious "Ignoring shutdown request" messages...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
iap10@freefall...
Yet another work-around in the network-bridge script
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Really randomise MAC addresses for multi-VIF guests.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Add a couple of well chosen assertions to new context
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Fix context switching race which could cause vcpu_pause()
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
cl349@firebug...
Don't bail early if we detect that time goes backwards.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
cl349@firebug...
cleanup whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
cl349@firebug...
Only introduce domain to the store when we have store...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
cl349@firebug...
In direct_remap_area_pages, reset w pointer for next...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Fix xtime_lock handling in timer interrupt. There's...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Use a SWIOTLB to use pre-reserved bounce buffers for...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
akw27@arcadians...
Add grant table support to block tap.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Disable xenconsoled throttling for now.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
kaf24@firebug...
Under the right circumstances, xenconsoled will corrupt...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
iap10@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-16
iap10@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
Tweaks to network-bridge script.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
adsharma@los...
Enable multi-word DMA mode 2 for the PIIX3 chipset
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
adsharma@los...
Distinguish ioemu handled devices and para virtualized...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
adsharma@los...
Don't leave vncviewer processes running if xm create...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
ach61@arcadians...
PDB: watchpoints for process context
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
Enable magic sysrq in -xen x86_64 kernel
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
Update x86_64 Linux kernels to add SMP to -xen and...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
vh249@arcadians...
Upgrade to Linux 2.6.12.5 patch
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@freefall...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@freefall...
Quieten down grant table code.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
akw27@arcadians...
Trivial fixes for a couple of xenlinux compile warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
akw27@arcadians...
Add generic_page_range() -- generic page table operation.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
Add a far more complete -xen config file for x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
vh249@arcadians...
Small change to remove difference between Xen and mainl...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
iap10@firebug...
Add a few options to the Linux x86_64 domU config.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
Just a very simple patch that removes:
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
The patch cleans up (ugly) setup.c that I wanted to...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
The patch attached removes pda.h and asm_offset.c by...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
Fix special backptr values on x86/64 to avoid spurious
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
Fix cpu_khz reporting in XenLinux.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-15
kaf24@firebug...
merge.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Enable grant tables by default for network; merge fixes...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Enable grant tables by default for networking. Note...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Less verbosity from grant_tables.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Less verbose grant tables when xen is verbose.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Build fixes for grant tables.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
iap10@freefall...
Upgrade to Linux 2.6.12.4 patch
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Clean up correct number of grant references on netif...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
iap10@freefall...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
iap10@freefall...
Make the default network-script to be '' i.e. don't...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
smh22@firebug...
Allow use of grant tables for netdev tx+rx rings. Code...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
Fix __pte,__pmd,__pgd for PAE.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
Reduce Xen noise on x86/64.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
merge.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
Some arch/x86 gnttab cleanups in Xen.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
iap10@freefall...
Now we have verbose=y in Xen by default, tidy up a...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
Avoid stack overflow in netback by statically allocatin...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
Currently xm list --long only displays info about the...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
This patch fixes the booting problems on machines with...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
kaf24@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-08-14
iap10@freefall...
Fix x86_64 build.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-13
iap10@freefall...
merge...
commit
|
commitdiff
|
tree
|
snapshot
next